PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DBackground Class / extend Method
In This Topic
    extend Method
    In This Topic
    Gets a value indicating whether the background is extended to entire annotation area.
    Syntax
    public boolean extend()

    Return Value

    True if the background should apply to the entire annotation. False if the background should apply only to the rectangle specified by the annotation's 3D view box.
    See Also